home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / send.zip / SEND.DOC < prev    next >
Text File  |  1993-01-08  |  1KB  |  35 lines

  1. *** SEND Version 1.0 (c)1992/1993 VKW ***
  2.  
  3. Purpose:   Sends mail using the Lantastic mail service
  4.  
  5. Usage:     SEND "{mail text}" to {RECIPIENT} on {MAIL SERVER NAME}
  6.  
  7.  
  8. Returns:   0 - mail sent successfully
  9.            1 - NETBIOS not installed, program terminated
  10.            2 - unable to send mail as requested, program terminated
  11.  
  12. Example:   SEND "This is test mail" to fred on four
  13.  
  14. Note:      Sending mail to "*" will send mail to all users
  15.            of the specified mail server 
  16.  
  17.  
  18. Disclamer:
  19.  
  20.     This software is not shareware or crippleware... just good old
  21. fashioned public domain software.  You are free to make whatever use
  22. you want of it.  For example, I use it to have batch files 
  23. send me mail when a overnight tape backup runs into trouble.  However,
  24. you use it at your own risk!  The author is not responsible for any problems,
  25. real or imagined, caused by this software.
  26.  
  27.     Your comments, however, are welcomed.  I can be reached through
  28. Compuserve (74000,2245).
  29.  
  30.     Enjoy !
  31.  
  32.  
  33.             Vince Waldon
  34.             Edmonton, Alberta, Canada
  35.             January 1993